home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
HPAVC
/
HPAVC CD-ROM.iso
/
pc
/
DOOM1_2A.ZIP
/
INSTALL.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1994-02-17
|
176 b
|
12 lines
@ECHO OFF
DEICE
IF ERRORLEVEL == 1 GOTO error
doom1_2s.EXE
if errorlevel == 1 goto error
DEL doom1_2s.EXE
setup
goto end
:ERROR
echo Error installing DOOM 1.2!
:END